Feature: Invite colaborator

Scenarios

Chart

Status

Progress

1

Passed

0.00%

Failed

0.00%
Total duration:
1m 31.778s

Scenario: Invite colaborator successfully

Before 0m 1.211s
Given I navigate to page "<URL>" 0m 4.621s
And I enter email "<ADMIN_EMAIL>" 0m 1.336s
And I enter password "<ADMIN_PASSWORD>" 0m 0.756s
And I click on the login button 0m 3.795s
And I wait for 2 seconds 0m 2.433s
And I click on the settings page 0m 1.020s
And I wait for 2 seconds 0m 2.269s
And I click to the staff page 0m 0.707s
And I wait for 2 seconds 0m 2.258s
And I click on the invite people button 0m 0.507s
And I wait for 2 seconds 0m 2.272s
When I write "mateoolaya1@gmail.com" in the email 0m 0.615s
And I wait for 2 seconds 0m 2.271s
And I click on the colaborator button 0m 0.302s
And I wait for 2 seconds 0m 2.413s
And I click on send invitation now button 0m 0.476s
And I wait for 2 seconds 0m 2.267s
Then I see that the last active user in the invited users list has email "mateoolaya1@gmail.com" 0m 0.245s + Show Error
TypeError: Cannot read property 'refresh' of undefined
    at KrakenWorld.<anonymous> (/Users/mateoolaya/devmiso/pruebasSemCinco/MISO_Pruebas/features/web/step_definitions/step.js:488:25)
After 0m 0.004s

Screenshots

Before
NO IMAGE AVAILABLE
Given I navigate to page "<URL>"
And I enter email "<ADMIN_EMAIL>"
And I enter password "<ADMIN_PASSWORD>"
And I click on the login button
And I wait for 2 seconds
And I click on the settings page
And I wait for 2 seconds
And I click to the staff page
And I wait for 2 seconds
And I click on the invite people button
And I wait for 2 seconds
When I write "mateoolaya1@gmail.com" in the email
And I wait for 2 seconds
And I click on the colaborator button
And I wait for 2 seconds
And I click on send invitation now button
And I wait for 2 seconds
Then I see that the last active user in the invited users list has email "mateoolaya1@gmail.com"
After
NO IMAGE AVAILABLE